home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _3C8EF682D2A4462793C84E27ED275ADC < prev    next >
Extensible Markup Language  |  2005-11-23  |  1KB  |  39 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <profile>
  4.  
  5. <!-- Channel section lists all the channels available from this website. -->
  6.  
  7.   <section name="ChannelList">
  8.  
  9.     <entry name="rtp1@rtp.pt">1</entry>        <!-- RTP1 -->
  10.  
  11.  
  12.   </section>
  13.  
  14. <!-- Formating of Listing -->
  15.   <section name="Listing">
  16.     <entry name="BaseURL">http://programas.rtp.pt/EPG/</entry>
  17.     <entry name="SearchURL">epg-dia.php?datai=-2&dia=#DD-#MM-#YYYY&sem=e&canal=#ID&gen=&time=</entry>
  18.  
  19. <!--    <entry name="Ahrefs">yes</entry> -->
  20.  
  21. <!-- Unique Listing Start string -->
  22.     <entry name="Start"><!-- INICIO GRELHA</entry>
  23.  
  24.     <entry name="End">Actualiza</entry>
  25.  
  26. <!-- Template of the Listing information -->
  27.     <entry name="Template">
  28. <tr>
  29. <td><#START></td>
  30. <td><#TITLE></td>
  31. </tr>
  32.     </entry>
  33.   </section>
  34.   <section name="Info">
  35.     <entry name="GuideDays">7</entry>
  36.     <entry name="Lang">pt</entry>
  37.     <entry name="TimeZone">GMT Standard Time</entry>
  38.   </section>
  39. </profile>